projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
59ef0e7
)
(shell-command-default-error-buffer): Doc fix.
author
Andreas Schwab
<schwab@suse.de>
Sat, 29 Jun 2002 18:16:12 +0000
(18:16 +0000)
committer
Andreas Schwab
<schwab@suse.de>
Sat, 29 Jun 2002 18:16:12 +0000
(18:16 +0000)
lisp/simple.el
patch
|
blob
|
history
diff --git
a/lisp/simple.el
b/lisp/simple.el
index 416b6934f5ef19bea307a97ff1e3c34c84258806..f3fbbec58a8d9efc6bb94156d05f2ea4521195a0 100644
(file)
--- a/
lisp/simple.el
+++ b/
lisp/simple.el
@@
-1154,7
+1154,7
@@
is not *inside* the region START...END."
(defvar shell-command-default-error-buffer nil
"*Buffer name for `shell-command' and `shell-command-on-region' error output.
-This buffer is used when `shell-command' or
'
shell-command-on-region'
+This buffer is used when `shell-command' or
`
shell-command-on-region'
is run interactively. A value of nil means that output to stderr and
stdout will be intermixed in the output stream.")